home *** CD-ROM | disk | FTP | other *** search
/ Tears Of The Sun Press Kit / Tears of the Sun Press Kit.iso / mac / Acrobat Reader 5 / PrintDialogPDE.plugin / Contents / Resources / dialog nor.nib / classes.nib next >
Text File  |  2001-09-10  |  3KB  |  73 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = IBCarbonControl; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 carbonBounds = id; 
  9.                 command = id; 
  10.                 controlHandle = id; 
  11.                 controlID = id; 
  12.                 controlMaximum = id; 
  13.                 controlMinimum = id; 
  14.                 controlName = id; 
  15.                 controlSignature = id; 
  16.                 controlSize = id; 
  17.                 controlTitle = id; 
  18.                 controlValue = id; 
  19.                 enabled = id; 
  20.                 hidden = id; 
  21.                 isEnabled = id; 
  22.                 isHidden = id; 
  23.                 objectNameForInspectorTitle = id; 
  24.                 targetFrameworkName = id; 
  25.                 targetFrameworkSupportsConnections = id; 
  26.                 titleRect = id; 
  27.             }; 
  28.             SUPERCLASS = NSObject; 
  29.         }, 
  30.         {
  31.             CLASS = IBCarbonGroupBox; 
  32.             LANGUAGE = ObjC; 
  33.             OUTLETS = {
  34.                 autoToggle = id; 
  35.                 carbonBounds = id; 
  36.                 command = id; 
  37.                 contentRect = id; 
  38.                 controlHandle = id; 
  39.                 controlID = id; 
  40.                 controlMaximum = id; 
  41.                 controlMinimum = id; 
  42.                 controlName = id; 
  43.                 controlSignature = id; 
  44.                 controlSize = id; 
  45.                 controlTitle = id; 
  46.                 controlValue = id; 
  47.                 enabled = id; 
  48.                 groupBoxTitleType = id; 
  49.                 groupBoxType = id; 
  50.                 hasVariableWidth = id; 
  51.                 hidden = id; 
  52.                 isAutoToggle = id; 
  53.                 isEnabled = id; 
  54.                 isHidden = id; 
  55.                 isPrimary = id; 
  56.                 objectNameForInspectorTitle = id; 
  57.                 primary = id; 
  58.                 selectedItem = id; 
  59.                 supportsInsideOutSelection = id; 
  60.                 targetFrameworkName = id; 
  61.                 targetFrameworkSupportsConnections = id; 
  62.                 titleJustification = id; 
  63.                 titleRect = id; 
  64.                 variableWidth = id; 
  65.             }; 
  66.             SUPERCLASS = IBCarbonControl; 
  67.         }, 
  68.         {CLASS = IBCarbonMenuItem; LANGUAGE = ObjC; SUPERCLASS = NSMenuItem; }, 
  69.         {CLASS = IBCarbonRootControl; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }, 
  70.         {CLASS = IBCarbonUserPane; LANGUAGE = ObjC; SUPERCLASS = IBCarbonControl; }
  71.     ); 
  72.     IBVersion = 1; 
  73. }